-
Notifications
You must be signed in to change notification settings - Fork 32
Dynamic Config #664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynamic Config #664
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reads really well, I like how this refreshes fixed values a lot more than having that bloat directly in each instance of Dynamic.
I'd really like to have some Unit tests for the cursed reflect logic, AI should be pretty great at writing that sort of thing.
Also linters are complaining.
I added a change notifier so that the Addresses_P1-Hard could be more efficient. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't wait to use this. Couple of probably just questions. Would be nice to ask some AI model to write more unit tests for the dynamic.go
Benefit:
Compatible configs populate the latest value (with respect to the layers) every 30 seconds on running servers without restarting.
Pieces:
Decision-Points: